crypto/elliptic/internal/nistec.P384Point.Select (method)

3 uses

	crypto/elliptic/internal/nistec (current package)
		p384.go#L248: func (q *P384Point) Select(p1, p2 *P384Point, cond int) *P384Point {
		p384.go#L281: 			t.Select(table[i], t, cond)
		p384.go#L292: 			t.Select(table[i], t, cond)